翻訳と辞書
Words near each other
・ MCEF
・ McElderry
・ McElderry Park, Baltimore
・ McEldowney
・ McEleney
・ McEleny
・ McElhaney
・ McElhanney
・ McElhattan, Pennsylvania
・ McElhatton
・ McElhenney
・ McElhiney
・ McElhinney
・ McElhinney's
・ McElhone
McEliece cryptosystem
・ McElligot's Pool
・ McElligott
・ McElmo Creek
・ McElmo Phase
・ McElmury
・ McElroy
・ McElroy Auditorium
・ McElroy Creek
・ McElroy Glacier
・ McElroy Memorial Associate Reformed Presbyterian Church
・ McElroy Milne v Commercial Electronics Ltd
・ McElroy Octagon House
・ McElroy Ridge
・ MCELS (Magellanic Cloud Emission-line Survey)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

McEliece cryptosystem : ウィキペディア英語版
McEliece cryptosystem
In cryptography, the McEliece cryptosystem is an asymmetric encryption algorithm developed in 1978 by Robert McEliece.〔See 〕 It was the first such scheme to use randomization in the encryption process. The algorithm has never gained much acceptance in the cryptographic community, but is a candidate for "post-quantum cryptography", as it is immune to attacks using Shor's algorithm and — more generally — measuring cost states using Fourier sampling.〔

The algorithm is based on the hardness of decoding a general linear code (which is known to be NP-hard
〕). For a description of the private key, an error-correcting code is selected for which an efficient decoding algorithm is known, and which is able to correct t errors. The original algorithm uses binary Goppa codes (subfield codes of geometric Goppa codes of a genus-0 curve over finite fields of characteristic 2); these codes are easy to decode, thanks to an efficient algorithm due to Patterson.〔
〕 The public key is derived from the private key by disguising the selected code as a general linear code. For this, the code's generator matrix G is perturbated by two randomly selected invertible matrices S and P (see below).
Variants of this cryptosystem exist, using different types of codes. Most of them were proven less secure; they were broken by structural decoding. On the other hand, Wang


proposed a secure McEliece scheme based on any efficient linear code, the hardness of Wang's variants depend on the NP-hardness of decoding random linear code.
McEliece with Goppa codes has resisted cryptanalysis so far. The most effective attacks known use information-set decoding algorithms. A 2008 paper describes both an attack and a fix.〔
〕 Another paper shows that for quantum computing, key sizes must be increased by a factor of four due to improvements in information set decoding.〔

The McEliece cryptosystem has some advantages over, for example, RSA. The encryption and decryption are faster (for comparative benchmarks see the eBATS benchmarking project at (bench.cr.yp.to )). For a long time, it was thought that McEliece could not be used to produce signatures. However, a signature scheme can be constructed based on the Niederreiter scheme, the dual variant of the McEliece scheme. One of the main disadvantages of McEliece is that the private and public keys are large matrices. For a standard selection of parameters, the public key is 512 kilobits long. This is why the algorithm is rarely used in practice. One exceptional case that used McEliece for encryption is the Freenet-like application Entropy.〔

==Scheme definition==
McEliece consists of three algorithms: a probabilistic key generation algorithm which produces a public and a private key, a probabilistic encryption algorithm, and a deterministic decryption algorithm.
All users in a McEliece deployment share a set of common security parameters: n, k, t.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「McEliece cryptosystem」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.